Getting Started
Mi. is a HTML/CSS template based on Bootstrap 3 framework. It allows to built impressive, better & faster, mobile friendly websites.
HTML Structure
This is the base of each HTML file:
<!-- Header -->
<header id="header">
...
</header>
<!-- Header / End -->
<!-- Section -->
<section>
...
</section>
<!-- Section / End -->
<!-- div -->
<div>
...
</div>
<!-- div / End -->
<!-- Footer -->
<footer id="footer">
...
</footer>
<!-- Footer / End -->
Grid System
Mi. Template supporst all features of Materialize Grid System - go to Materialize's page and check how does it work.
Configuration
The template includes some configurable elements - here you will find informations how to use them!
Slider Setting
<section class="main-slider-section">
<div class="main-slider" >
<div class="item-child-left" >
</div>
<!-- /1st-slider-->
<div class="item-child-left" >
</div>
<!-- /2nd-slider-->
<div class="item-child-left" >
</div>
<!-- /3rd-slider-->
</div>
</section>
Partners Slider Setting
Frontend Code
You can change your custom image link below
<div class="brand-list ul-li">
<div class="colmd3 text-center">
<img src="assets/images/brand/brand1.png" alt="">
</div>
</div>
Files & Credits
CSS & JS Files
The template uses more CSS & JS files:
Materialize- http://materializecss.com/(more at credicts)Owl Carousel- from Bartosz http://www.owlgraphic.com/owlcarousel / (more at credicts)Counterup- from Benjamin http://www.owlgraphic.com/owlcarousel / (more at credicts)